app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
↳ QTRS
↳ Overlay + Local Confluence
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
APP(app(plus, app(s, x)), y) → APP(s, app(app(plus, x), y))
APP(app(map, f), app(app(cons, x), xs)) → APP(app(cons, app(f, x)), app(app(map, f), xs))
APP(app(app(curry, g), x), y) → APP(g, x)
INC → APP(app(curry, plus), app(s, 0))
APP(app(map, f), app(app(cons, x), xs)) → APP(app(map, f), xs)
APP(app(app(curry, g), x), y) → APP(app(g, x), y)
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
APP(app(map, f), app(app(cons, x), xs)) → APP(f, x)
INC → APP(map, app(app(curry, plus), app(s, 0)))
APP(app(plus, app(s, x)), y) → APP(plus, x)
INC → APP(s, 0)
APP(app(map, f), app(app(cons, x), xs)) → APP(cons, app(f, x))
INC → APP(curry, plus)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
APP(app(plus, app(s, x)), y) → APP(s, app(app(plus, x), y))
APP(app(map, f), app(app(cons, x), xs)) → APP(app(cons, app(f, x)), app(app(map, f), xs))
APP(app(app(curry, g), x), y) → APP(g, x)
INC → APP(app(curry, plus), app(s, 0))
APP(app(map, f), app(app(cons, x), xs)) → APP(app(map, f), xs)
APP(app(app(curry, g), x), y) → APP(app(g, x), y)
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
APP(app(map, f), app(app(cons, x), xs)) → APP(f, x)
INC → APP(map, app(app(curry, plus), app(s, 0)))
APP(app(plus, app(s, x)), y) → APP(plus, x)
INC → APP(s, 0)
APP(app(map, f), app(app(cons, x), xs)) → APP(cons, app(f, x))
INC → APP(curry, plus)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
APP(app(plus, app(s, x)), y) → APP(s, app(app(plus, x), y))
INC → APP(app(curry, plus), app(s, 0))
APP(app(app(curry, g), x), y) → APP(g, x)
APP(app(map, f), app(app(cons, x), xs)) → APP(app(cons, app(f, x)), app(app(map, f), xs))
APP(app(map, f), app(app(cons, x), xs)) → APP(app(map, f), xs)
APP(app(app(curry, g), x), y) → APP(app(g, x), y)
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
APP(app(map, f), app(app(cons, x), xs)) → APP(f, x)
INC → APP(map, app(app(curry, plus), app(s, 0)))
APP(app(plus, app(s, x)), y) → APP(plus, x)
INC → APP(s, 0)
INC → APP(curry, plus)
APP(app(map, f), app(app(cons, x), xs)) → APP(cons, app(f, x))
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
PLUS(s(x), y) → PLUS(x, y)
plus(0, x0)
plus(s(x0), x1)
map(x0, nil)
map(x0, cons(x1, x2))
curry(x0, x1, x2)
inc
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
trivial
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc
↳ QTRS
↳ Overlay + Local Confluence
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ EdgeDeletionProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
APP(app(app(curry, g), x), y) → APP(app(g, x), y)
APP(app(app(curry, g), x), y) → APP(g, x)
APP(app(map, f), app(app(cons, x), xs)) → APP(f, x)
APP(app(map, f), app(app(cons, x), xs)) → APP(app(map, f), xs)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(map, f), nil) → nil
app(app(map, f), app(app(cons, x), xs)) → app(app(cons, app(f, x)), app(app(map, f), xs))
app(app(app(curry, g), x), y) → app(app(g, x), y)
inc → app(map, app(app(curry, plus), app(s, 0)))
app(app(plus, 0), x0)
app(app(plus, app(s, x0)), x1)
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(app(curry, x0), x1), x2)
inc